label: Properly calculate half the height
authorTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 16:20:12 +0000 (17:20 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 16:20:12 +0000 (17:20 +0100)
commitc371a86f545478a4e46867afd0a9c6cf0ffe963d
tree1c3e02ccc2add0a701596a7bb1a43c30c48c56e7
parent14a864c8b55dfe92f8957499f12a3f9303188a12
label: Properly calculate half the height

Since we compare it to a double anyway, might as well divide by 2.0.
gtk/gtklabel.c